docs: Escape bare '#' in GdkRGBA string definitions
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 20 May 2012 12:45:05 +0000 (13:45 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 20 May 2012 12:45:05 +0000 (13:45 +0100)
GTK-Doc does not like bare '#', so let's turn them into &num;.

gdk/gdkrgba.c

index 8d314f25eb602c693e30408cf8c6fb6e0642cb37..1151c1245d54aea0bd781eafb7fe0814eaf8abcc 100644 (file)
@@ -148,7 +148,8 @@ parse_rgb_value (const gchar  *str,
  * A standard name (Taken from the X11 rgb.txt file).
  * </listitem>
  * <listitem>
- * A hex value in the form '#rgb' '#rrggbb' '#rrrgggbbb' or '#rrrrggggbbbb'
+ * A hex value in the form '&num;rgb' '&num;rrggbb' '&num;rrrgggbbb'
+ * or '&num;rrrrggggbbbb'
  * </listitem>
  * <listitem>
  * A RGB color in the form 'rgb(r,g,b)' (In this case the color will